projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9c04557
)
Remove cruft.
author
emellor@ewan
<emellor@ewan>
Sun, 9 Oct 2005 10:59:37 +0000
(11:59 +0100)
committer
emellor@ewan
<emellor@ewan>
Sun, 9 Oct 2005 10:59:37 +0000
(11:59 +0100)
Signed-off-by: Ewan Mellor <ewan@xensource.com>
tools/python/xen/xm/sysrq.py
patch
|
blob
|
history
diff --git
a/tools/python/xen/xm/sysrq.py
b/tools/python/xen/xm/sysrq.py
index 12b2da22fe6808b4c6fc3e93c00f17920cd31e57..9a5b8fced5c3fae031040cb105f626d6c27b4971 100644
(file)
--- a/
tools/python/xen/xm/sysrq.py
+++ b/
tools/python/xen/xm/sysrq.py
@@
-1,17
+1,12
@@
# (C) Matthew Bloch <matthew@bytemark.co.uk> 2004
+# Copyright (C) 2005 XenSource Ltd
-"""Domain s
hutdown
.
+"""Domain s
ysrq
.
"""
-import string
-import sys
-import time
from xen.xend.XendClient import server
from xen.xm.opts import *
-DOM0_NAME = 'Domain-0'
-DOM0_ID = '0'
-
gopts = Opts(use="""[DOM] [letter]
Sends a Linux sysrq to a domain.